home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / software / voice / voicenotes.exe / {app} / VoiceNotes.exe / 0 / RCDATA / TFORMSETINGS / TFORMSETINGS.txt
Encoding:
Text File  |  2003-02-06  |  8.4 KB  |  344 lines

  1. object FormSetings: TFormSetings
  2.   Left = 446
  3.   Top = 166
  4.   AutoScroll = False
  5.   BorderIcons = [biMinimize]
  6.   Caption = 'Nastaven∩┐╜'
  7.   ClientHeight = 313
  8.   ClientWidth = 417
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object SeSkinGroupBox1: TSeSkinGroupBox
  20.     Left = 8
  21.     Top = 8
  22.     Width = 401
  23.     Height = 73
  24.     Performance = kspNoBuffer
  25.     Transparent = True
  26.     CaptionMargin = 12
  27.     TabOrder = 0
  28.     CheckBoxAlignment = ktaLeftJustify
  29.     UseCheckBox = False
  30.     SkinEngine = Form2.SeSkinEngine1
  31.     SkinObject = 'GroupBox'
  32.     object SeSkinLabel2: TSeSkinLabel
  33.       Left = 16
  34.       Top = 8
  35.       Width = 136
  36.       Height = 13
  37.       Performance = kspNoBuffer
  38.       Transparent = True
  39.       Caption = 'Nahr∩┐╜v∩┐╜n∩┐╜ / p∩┐╜ehr∩┐╜van∩┐╜'
  40.       Color = clBtnFace
  41.       Font.Charset = DEFAULT_CHARSET
  42.       Font.Color = clWindowText
  43.       Font.Height = -11
  44.       Font.Name = 'MS Sans Serif'
  45.       Font.Style = [fsBold]
  46.       ParentColor = False
  47.       ParentFont = False
  48.       SkinEngine = Form2.SeSkinEngine1
  49.       SkinObject = 'Label'
  50.     end
  51.     object chAutoStart: TSeSkinCheckBox
  52.       Left = 16
  53.       Top = 24
  54.       Width = 369
  55.       Height = 20
  56.       Performance = kspDoubleBuffer
  57.       Transparent = True
  58.       OnClick = chAutoStartClick
  59.       Caption = 'Automaticky za∩┐╜∩┐╜t p∩┐╜hr∩┐╜vat zvolenou pozn∩┐╜mku'
  60.       AllowGrayed = False
  61.       Alignment = ktaLeftJustify
  62.       Checked = False
  63.       Spacing = 5
  64.       State = cbUnchecked
  65.       WordWrap = False
  66.       TabOrder = 0
  67.       SkinEngine = Form2.SeSkinEngine1
  68.       SkinObject = 'CheckBox'
  69.     end
  70.     object chAutoRec: TSeSkinCheckBox
  71.       Left = 16
  72.       Top = 48
  73.       Width = 241
  74.       Height = 20
  75.       Performance = kspDoubleBuffer
  76.       Transparent = True
  77.       OnClick = chAutoRecClick
  78.       Caption = 'Automaticky za∩┐╜∩┐╜t nahr∩┐╜vat u nov∩┐╜ pozn∩┐╜mky'
  79.       AllowGrayed = False
  80.       Alignment = ktaLeftJustify
  81.       Checked = False
  82.       Spacing = 5
  83.       State = cbUnchecked
  84.       WordWrap = False
  85.       TabOrder = 1
  86.       SkinEngine = Form2.SeSkinEngine1
  87.       SkinObject = 'CheckBox'
  88.     end
  89.   end
  90.   object SeSkinGroupBox2: TSeSkinGroupBox
  91.     Left = 8
  92.     Top = 168
  93.     Width = 401
  94.     Height = 105
  95.     Performance = kspNoBuffer
  96.     Transparent = True
  97.     CaptionMargin = 12
  98.     TabOrder = 1
  99.     CheckBoxAlignment = ktaLeftJustify
  100.     UseCheckBox = False
  101.     SkinEngine = Form2.SeSkinEngine1
  102.     SkinObject = 'GroupBox'
  103.     object SeSkinLabel1: TSeSkinLabel
  104.       Left = 16
  105.       Top = 8
  106.       Width = 133
  107.       Height = 13
  108.       Performance = kspNoBuffer
  109.       Transparent = True
  110.       Caption = 'Nahr∩┐╜vky ukl∩┐╜dat jako:'
  111.       Color = clBtnFace
  112.       Font.Charset = DEFAULT_CHARSET
  113.       Font.Color = clWindowText
  114.       Font.Height = -11
  115.       Font.Name = 'MS Sans Serif'
  116.       Font.Style = [fsBold]
  117.       ParentColor = False
  118.       ParentFont = False
  119.       SkinEngine = Form2.SeSkinEngine1
  120.       SkinObject = 'Label'
  121.     end
  122.     object rbMP3: TSeSkinRadioButton
  123.       Left = 16
  124.       Top = 32
  125.       Width = 98
  126.       Height = 20
  127.       Performance = kspDoubleBuffer
  128.       Transparent = True
  129.       OnClick = rbOggClick
  130.       Caption = 'MP3'
  131.       Alignment = ktaLeftJustify
  132.       Checked = True
  133.       GroupIndex = 0
  134.       Spacing = 5
  135.       TabOrder = 0
  136.       TabStop = True
  137.       WordWrap = False
  138.       SkinEngine = Form2.SeSkinEngine1
  139.       SkinObject = 'RadioButton'
  140.     end
  141.     object rbOgg: TSeSkinRadioButton
  142.       Left = 16
  143.       Top = 56
  144.       Width = 98
  145.       Height = 20
  146.       Performance = kspDoubleBuffer
  147.       Transparent = True
  148.       OnClick = rbOggClick
  149.       Caption = 'Ogg Vorbis'
  150.       Alignment = ktaLeftJustify
  151.       Checked = False
  152.       GroupIndex = 0
  153.       Spacing = 5
  154.       TabOrder = 1
  155.       WordWrap = False
  156.       SkinEngine = Form2.SeSkinEngine1
  157.       SkinObject = 'RadioButton'
  158.     end
  159.     object rbWav: TSeSkinRadioButton
  160.       Left = 16
  161.       Top = 80
  162.       Width = 98
  163.       Height = 20
  164.       Performance = kspDoubleBuffer
  165.       Transparent = True
  166.       OnClick = rbOggClick
  167.       Caption = 'Wav'
  168.       Alignment = ktaLeftJustify
  169.       Checked = False
  170.       GroupIndex = 0
  171.       Spacing = 5
  172.       TabOrder = 2
  173.       WordWrap = False
  174.       SkinEngine = Form2.SeSkinEngine1
  175.       SkinObject = 'RadioButton'
  176.     end
  177.     object SeSkinButton1: TSeSkinButton
  178.       Left = 136
  179.       Top = 56
  180.       Width = 153
  181.       Height = 25
  182.       Performance = kspDoubleBuffer
  183.       Transparent = False
  184.       OnClick = SeSkinButton1Click
  185.       BlackAndWhiteGlyph = False
  186.       Caption = 'Nastavit form∩┐╜t'
  187.       State = kbsNormal
  188.       TabOrder = 3
  189.       WordWrap = False
  190.       ShowCaption = True
  191.       ShowGlyph = True
  192.       SkinEngine = Form2.SeSkinEngine1
  193.       SkinObject = 'Button'
  194.     end
  195.   end
  196.   object SeSkinButton4: TSeSkinButton
  197.     Left = 152
  198.     Top = 280
  199.     Width = 97
  200.     Height = 25
  201.     Performance = kspDoubleBuffer
  202.     Transparent = False
  203.     OnClick = SeSkinButton4Click
  204.     BlackAndWhiteGlyph = False
  205.     Caption = 'Zav∩┐╜∩┐╜t'
  206.     State = kbsNormal
  207.     TabOrder = 2
  208.     WordWrap = False
  209.     ShowCaption = True
  210.     ShowGlyph = True
  211.     SkinEngine = Form2.SeSkinEngine1
  212.     SkinObject = 'Button'
  213.   end
  214.   object SeSkinGroupBox3: TSeSkinGroupBox
  215.     Left = 8
  216.     Top = 88
  217.     Width = 401
  218.     Height = 73
  219.     Performance = kspNoBuffer
  220.     Transparent = True
  221.     CaptionMargin = 12
  222.     TabOrder = 3
  223.     CheckBoxAlignment = ktaLeftJustify
  224.     UseCheckBox = False
  225.     SkinEngine = Form2.SeSkinEngine1
  226.     SkinObject = 'GroupBox'
  227.     object SeSkinLabel3: TSeSkinLabel
  228.       Left = 16
  229.       Top = 8
  230.       Width = 105
  231.       Height = 13
  232.       Performance = kspNoBuffer
  233.       Transparent = True
  234.       Caption = 'Kl∩┐╜vesov∩┐╜ zkratky'
  235.       Color = clBtnFace
  236.       Font.Charset = DEFAULT_CHARSET
  237.       Font.Color = clWindowText
  238.       Font.Height = -11
  239.       Font.Name = 'MS Sans Serif'
  240.       Font.Style = [fsBold]
  241.       ParentColor = False
  242.       ParentFont = False
  243.       SkinEngine = Form2.SeSkinEngine1
  244.       SkinObject = 'Label'
  245.     end
  246.     object SeSkinLabel4: TSeSkinLabel
  247.       Left = 24
  248.       Top = 28
  249.       Width = 79
  250.       Height = 13
  251.       Performance = kspNoBuffer
  252.       Transparent = True
  253.       Caption = 'Nov∩┐╜ Pozn∩┐╜mka'
  254.       Color = clBtnFace
  255.       ParentColor = False
  256.       SkinObject = 'Label'
  257.     end
  258.     object SeSkinLabel5: TSeSkinLabel
  259.       Left = 160
  260.       Top = 29
  261.       Width = 82
  262.       Height = 13
  263.       Performance = kspNoBuffer
  264.       Transparent = True
  265.       Caption = 'Konec nahr∩┐╜v∩┐╜n∩┐╜'
  266.       Color = clBtnFace
  267.       ParentColor = False
  268.       SkinObject = 'Label'
  269.     end
  270.     object khNew: TJvHotKey
  271.       Left = 24
  272.       Top = 45
  273.       Width = 97
  274.       Height = 19
  275.       HotKey = 49234
  276.       InvalidKeys = [hcNone, hcShift]
  277.       Modifiers = [hkCtrl, hkAlt]
  278.       TabOrder = 0
  279.       ParentColor = False
  280.     end
  281.     object hkStop: TJvHotKey
  282.       Left = 160
  283.       Top = 45
  284.       Width = 97
  285.       Height = 19
  286.       HotKey = 49235
  287.       InvalidKeys = [hcNone, hcShift]
  288.       Modifiers = [hkCtrl, hkAlt]
  289.       TabOrder = 1
  290.       ParentColor = False
  291.     end
  292.     object SeSkinButton2: TSeSkinButton
  293.       Left = 288
  294.       Top = 32
  295.       Width = 75
  296.       Height = 25
  297.       Performance = kspDoubleBuffer
  298.       Transparent = False
  299.       OnClick = SeSkinButton2Click
  300.       BlackAndWhiteGlyph = False
  301.       Caption = 'Pou∩┐╜∩┐╜t'
  302.       State = kbsNormal
  303.       TabOrder = 2
  304.       WordWrap = False
  305.       ShowCaption = True
  306.       ShowGlyph = True
  307.       SkinEngine = Form2.SeSkinEngine1
  308.       SkinObject = 'Button'
  309.     end
  310.   end
  311.   object SeSkinForm1: TSeSkinForm
  312.     BorderIcons = [kbiClose]
  313.     BorderStyle = kbsStandard
  314.     Caption = 'Nastaven∩┐╜'
  315.     Dragging.Sizeable = False
  316.     Performance = ksfpNoBuffer
  317.     StayOnTop = False
  318.     StretchBackground = False
  319.     WindowState = kwsNormal
  320.     SkinEngine = Form2.SeSkinEngine1
  321.     SkinObject = 'Form'
  322.     Left = 368
  323.     Top = 8
  324.   end
  325.   object SeSkinMessage1: TSeSkinMessage
  326.     BorderIcons = [kbiClose, kbiSystemMenu]
  327.     ButtonFont.Charset = DEFAULT_CHARSET
  328.     ButtonFont.Color = clWindowText
  329.     ButtonFont.Height = -11
  330.     ButtonFont.Name = 'MS Sans Serif'
  331.     ButtonFont.Style = []
  332.     Dragging.Sizeable = False
  333.     MessageFont.Charset = DEFAULT_CHARSET
  334.     MessageFont.Color = clWindowText
  335.     MessageFont.Height = -11
  336.     MessageFont.Name = 'MS Sans Serif'
  337.     MessageFont.Style = []
  338.     Position = poScreenCenter
  339.     SkinEngine = Form2.SeSkinEngine1
  340.     Left = 352
  341.     Top = 224
  342.   end
  343. end
  344.